String.preAllocate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void preAllocate(uint howMuch)
  2. void preAllocate(ulong howMuch)
    struct String
    @nogc
    void
    preAllocate
    (
    ulong howMuch
    )

Meta